Search results 60

Card image cap
OpenPassword + ClosePassword

Encrypt / Decrypt a string, convert it to "77 96 105 105 106" or back to ...

Card image cap
ComputerSN

Reads Serial number of the system, also can be used to return System name, ...

Card image cap
Numbers in Textbox

Force textbox to accept numbers only. Needs adjustments to work on VB6

Card image cap
Time2Real

Converts TIME code to number HH:MM to xx.xx As in 10:15 to 10.25, 13:30 to 13.5

Card image cap
RoundUp

Rounds a number up, like Excel function RoundUP

Card image cap
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

Card image cap
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator ...

Card image cap
iShuffle + lShuffle

Generates a random number, integer or long

Card image cap
RandBetween

Generating random number between two

Card image cap
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...

Card image cap
MyDayName

Returns the day name in several formats It uses either full date or only ...

Card image cap
Limit Characters in a TextArea

This will limit the number of characters a user types in a textarea.